/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1089px; height:612px; }
.page-scale-wrap { width:1089px; height:612px; background: #fff !important; }
.paper-vertical { width:1089px; height:100%; }
.paper-horizontal { width:31857px; height:624px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:612px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1089px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #b59aa0; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#b59aa0;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item175612 {
	width:581px !important;
	left:57px !important;
	top:188px !important;
	min-height:266px !important;
}

#item229938 {
	width:227px !important;
	left:240px !important;
	top:146px !important;
	min-height:39px !important;
}

#item235905 {
	width:347px !important;
	left:686px !important;
	top:221px !important;
	min-height:153px !important;
}

#item235857 {
	width:169px !important;
	height:41px !important;
	left:863px !important;
	top:533px !important;
}

#item245475 {
	width:267px !important;
	height:21px !important;
	left:674px !important;
	top:221px !important;
}

#item245490 {
	width:330px !important;
	height:31px !important;
	left:680px !important;
	top:265px !important;
}

#item245503 {
	width:183px !important;
	height:31px !important;
	left:680px !important;
	top:306px !important;
}

#item245516 {
	width:192px !important;
	height:21px !important;
	left:680px !important;
	top:354px !important;
}

#item217337 {
	width:1089px !important;
	height:612px !important;
	background:#e5efe5;
}

#item171094 {
	width:479px !important;
	left:57px !important;
	top:100px !important;
	min-height:49px !important;
}

#item171117 {
	width:227px !important;
	left:57px !important;
	top:235px !important;
	min-height:320px !important;
}

#item171140 {
	width:227px !important;
	left:306px !important;
	top:228px !important;
	min-height:327px !important;
}

#item171168 {
	width:227px !important;
	left:556px !important;
	top:335px !important;
	min-height:207px !important;
}

#item202321 {
	width:479px !important;
	left:57px !important;
	top:158px !important;
	min-height:84px !important;
}

#item223387 {
	width:227px !important;
	left:805px !important;
	top:328px !important;
	min-height:248px !important;
}

#item225680 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item225688 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item225722 {
	width:185px !important;
	left:677px !important;
	top:116px !important;
	min-height:165px !important;
}

#item235832 {
	width:1094px !important;
	height:595px !important;
	top:26px !important;
}

#item223277 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item178882 {
	width:193px !important;
	left:891px !important;
	top:95px !important;
	min-height:11px !important;
}

#item178679 {
	width:192px !important;
	left:884px !important;
	top:352px !important;
	min-height:53px !important;
}

#item178587 {
	width:192px !important;
	left:884px !important;
	top:497px !important;
	min-height:53px !important;
}

#item179561 {
	width:170px !important;
	left:56px !important;
	top:91px !important;
	min-height:123px !important;
}

#item179675 {
	width:192px !important;
	left:462px !important;
	top:200px !important;
	min-height:53px !important;
}

#item179744 {
	width:192px !important;
	left:462px !important;
	top:349px !important;
	min-height:53px !important;
}

#item179813 {
	width:192px !important;
	left:462px !important;
	top:497px !important;
	min-height:53px !important;
}

#item179903 {
	width:193px !important;
	left:680px !important;
	top:95px !important;
	min-height:11px !important;
}

#item179698 {
	width:192px !important;
	left:674px !important;
	top:348px !important;
	min-height:53px !important;
}

#item179767 {
	width:192px !important;
	left:673px !important;
	top:497px !important;
	min-height:53px !important;
}

#item179836 {
	width:192px !important;
	left:673px !important;
	top:200px !important;
	min-height:53px !important;
}

#item209879 {
	width:192px !important;
	left:885px !important;
	top:200px !important;
	min-height:53px !important;
}

#item179652 {
	width:192px !important;
	left:261px !important;
	top:200px !important;
	min-height:53px !important;
}

#item179721 {
	width:192px !important;
	left:261px !important;
	top:349px !important;
	min-height:53px !important;
}

#item179790 {
	width:192px !important;
	left:261px !important;
	top:497px !important;
	min-height:53px !important;
}

#item179879 {
	width:193px !important;
	left:283px !important;
	top:95px !important;
	min-height:11px !important;
}

#item225748 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item225749 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item170862 {
	width:247px !important;
	height:280px !important;
	left:292px !important;
	top:294px !important;
	background:#d8e7d8;
}

#item170885 {
	width:247px !important;
	height:280px !important;
	left:550px !important;
	top:294px !important;
	background:#006300;
}

#item170908 {
	width:247px !important;
	height:280px !important;
	left:807px !important;
	top:294px !important;
	background:#fbdbd8;
}

#item179356 {
	width:247px !important;
	left:292px !important;
	top:294px !important;
	min-height:280px !important;
	padding:20px 0px 20px 20px;
}

#item179379 {
	width:247px !important;
	left:550px !important;
	top:294px !important;
	background:#470312;
	min-height:280px !important;
	padding:20px;
}

#item179402 {
	width:247px !important;
	left:807px !important;
	top:294px !important;
	min-height:280px !important;
	padding:20px;
}

#item224929 {
	width:702px !important;
	left:34px !important;
	top:158px !important;
	min-height:57px !important;
}

#item225965 {
	width:247px !important;
	left:34px !important;
	top:294px !important;
	background:#006300;
	min-height:280px !important;
	padding:20px;
}

#item226032 {
	width:150px !important;
	left:51px !important;
	top:314px !important;
	min-height:37px !important;
}

#item226037 {
	width:208px !important;
	left:310px !important;
	top:314px !important;
	min-height:37px !important;
}

#item226064 {
	width:208px !important;
	left:567px !important;
	top:314px !important;
	min-height:37px !important;
}

#item226088 {
	width:208px !important;
	left:824px !important;
	top:314px !important;
	min-height:37px !important;
}

#item175785 {
	width:227px !important;
	left:292px !important;
	top:419px !important;
	min-height:159px !important;
	padding:0px 0px 0px 17px;
}

#item217253 {
	width:227px !important;
	left:550px !important;
	top:419px !important;
	min-height:159px !important;
	padding:0px 0px 0px 17px;
}

#item225989 {
	width:227px !important;
	left:34px !important;
	top:419px !important;
	min-height:159px !important;
	padding:0px 0px 0px 17px;
}

#item175835 {
	width:227px !important;
	left:807px !important;
	top:419px !important;
	min-height:159px !important;
	padding:0px 0px 0px 17px;
}

#item244655 {
	width:187px !important;
	height:47px !important;
	left:306px !important;
	top:405px !important;
}

#item244668 {
	width:201px !important;
	height:25px !important;
	left:306px !important;
	top:455px !important;
}

#item244679 {
	width:187px !important;
	height:39px !important;
	left:306px !important;
	top:484px !important;
}

#item245048 {
	width:214px !important;
	height:25px !important;
	left:43px !important;
	top:455px !important;
}

#item245061 {
	width:161px !important;
	height:24px !important;
	left:562px !important;
	top:410px !important;
}

#item245072 {
	width:161px !important;
	height:28px !important;
	left:562px !important;
	top:438px !important;
}

#item246042 {
	width:207px !important;
	height:24px !important;
	left:824px !important;
	top:419px !important;
}

#item246053 {
	width:192px !important;
	height:23px !important;
	left:824px !important;
	top:457px !important;
}

#item246064 {
	width:199px !important;
	height:22px !important;
	left:827px !important;
	top:494px !important;
}

#item269618 {
	width:219px !important;
	height:25px !important;
	left:43px !important;
	top:484px !important;
}

#item269629 {
	width:214px !important;
	height:34px !important;
	left:43px !important;
	top:516px !important;
}

#item269641 {
	width:214px !important;
	height:33px !important;
	left:43px !important;
	top:419px !important;
}

#item206997 {
	width:1089px !important;
	height:612px !important;
	background:#e5efe5;
}

#item234220 {
	width:227px !important;
	left:57px !important;
	top:210px !important;
	min-height:337px !important;
}

#item234197 {
	width:227px !important;
	left:306px !important;
	top:219px !important;
	min-height:337px !important;
}

#item234174 {
	width:227px !important;
	left:556px !important;
	top:477px !important;
	min-height:79px !important;
}

#item181662 {
	width:461px !important;
	left:57px !important;
	top:102px !important;
	min-height:75px !important;
}

#item182429 {
	width:227px !important;
	left:556px !important;
	top:219px !important;
	background:#470312;
	min-height:215px !important;
	padding:17px;
}

#item207728 {
	width:249px !important;
	left:828px !important;
	top:116px !important;
	min-height:69px !important;
}

#item207751 {
	width:224px !important;
	left:828px !important;
	top:522px !important;
	min-height:28px !important;
}

#item207774 {
	width:80px !important;
	left:829px !important;
	top:249px !important;
	min-height:47px !important;
}

#item207814 {
	width:89px !important;
	left:829px !important;
	top:440px !important;
	min-height:55px !important;
}

#item207845 {
	width:79px !important;
	left:829px !important;
	top:346px !important;
	min-height:49px !important;
}

#item235880 {
	width:129px !important;
	height:297px !important;
	left:904px !important;
	top:210px !important;
}

#item246358 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item239511 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item239539 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item239569 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item247436 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item239540 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item239595 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item247437 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item239541 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item239621 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item247438 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item246467 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item246468 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item246412 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item246879 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item246953 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item246954 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item246977 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item247439 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item247333 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item247334 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item247357 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item247449 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item246824 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item246492 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item246420 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item246882 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item247032 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item247033 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item247056 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item247441 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item247359 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item247360 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item247384 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item247451 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item247136 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item247137 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item247160 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item247447 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item247253 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item247254 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item247277 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item247445 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item246825 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item246515 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item246431 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item246884 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item247061 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item247062 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item247085 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item247443 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item247386 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item247387 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item247410 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item247453 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item246826 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item246538 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item246442 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item246886 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item239538 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item239542 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item246359 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item246360 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item246454 {
	width:143px !important;
	height:25px !important;
}

#item246888 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item246890 {
	width:143px !important;
	height:39px !important;
}

#item246891 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item247458 {
	width:138px !important;
	height:39px !important;
}

#item247459 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item247461 {
	width:133px !important;
	height:35px !important;
}

#item247462 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item247464 {
	width:133px !important;
	height:33px !important;
}

#item247465 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item239512 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item247490 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item213715 {
	width:1089px !important;
	height:612px !important;
	top:3px !important;
	background:#ebf1ea;
}

#item234151 {
	width:227px !important;
	left:306px !important;
	top:144px !important;
	min-height:411px !important;
}

#item234127 {
	width:227px !important;
	left:556px !important;
	top:158px !important;
	min-height:392px !important;
}

#item244515 {
	width:229px !important;
	left:828px !important;
	top:159px !important;
	min-height:30px !important;
}

#item251660 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item251661 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item251665 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item251666 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item251662 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item251719 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item251720 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item251716 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item251750 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item251751 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item251774 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item251746 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item251779 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item251780 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item251804 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item251775 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item251809 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item251810 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item251833 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item251805 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item251838 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item251839 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item251862 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item251834 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item251867 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item251868 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item251891 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item251863 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item251897 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item251898 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item251921 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item251892 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item251985 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item251986 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item252009 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item251980 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item252014 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item252015 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item252038 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item252010 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item252043 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item252044 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item252067 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item252039 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item252073 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item252074 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item252097 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item252068 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item252101 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item252102 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item252125 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item252126 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item252149 {
	width:143px !important;
	height:25px !important;
}

#item252098 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item252153 {
	width:143px !important;
	height:39px !important;
}

#item252150 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item252157 {
	width:138px !important;
	height:39px !important;
}

#item252154 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item252165 {
	width:133px !important;
	height:33px !important;
}

#item252162 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item252166 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item252193 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item274405 {
	width:143px !important;
	height:25px !important;
}

#item274406 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item274402 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item274433 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item274434 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item274458 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item274429 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item274463 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item274464 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item274487 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item274459 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item274491 {
	width:133px !important;
	height:35px !important;
}

#item274488 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item203675 {
	width:1089px !important;
	height:612px !important;
	background:#e5efe5;
}

#item211707 {
	width:533px !important;
	height:587px !important;
	left:556px !important;
	top:25px !important;
}

#item234104 {
	width:227px !important;
	left:57px !important;
	top:102px !important;
	min-height:411px !important;
}

#item234081 {
	width:227px !important;
	left:306px !important;
	top:102px !important;
	min-height:454px !important;
}

#item202228 {
	width:227px !important;
	left:57px !important;
	top:508px !important;
	min-height:53px !important;
}

#item211683 {
	width:380px !important;
	left:600px !important;
	top:102px !important;
	min-height:49px !important;
}

#item211714 {
	width:77px !important;
	left:593px !important;
	top:173px !important;
	min-height:49px !important;
}

#item211737 {
	width:77px !important;
	left:621px !important;
	top:445px !important;
	min-height:44px !important;
}

#item211761 {
	width:77px !important;
	left:915px !important;
	top:173px !important;
	min-height:44px !important;
}

#item211784 {
	width:69px !important;
	left:808px !important;
	top:172px !important;
	min-height:44px !important;
}

#item211807 {
	width:111px !important;
	left:856px !important;
	top:445px !important;
	min-height:44px !important;
}

#item252267 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item252268 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item252272 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item252273 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item252269 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item252327 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item252328 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item252324 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item252357 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item252358 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item252381 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item252353 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item252386 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item252387 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item252410 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item252382 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item252415 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item252416 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item252439 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item252411 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item252444 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item252445 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item252468 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item252440 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item252474 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item252475 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item252498 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item252469 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item252503 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item252504 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item252527 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item252499 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item252591 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item252592 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item252616 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item252587 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item252621 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item252622 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item252645 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item252617 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item252651 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item252652 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item252675 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item252646 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item252680 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item252681 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item252704 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item252676 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item252708 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item252709 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item252732 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item252733 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item252756 {
	width:143px !important;
	height:25px !important;
}

#item252705 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item252760 {
	width:143px !important;
	height:39px !important;
}

#item252757 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item252764 {
	width:138px !important;
	height:39px !important;
}

#item252761 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item252772 {
	width:133px !important;
	height:33px !important;
}

#item252769 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item252773 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item252799 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item274520 {
	width:143px !important;
	height:25px !important;
}

#item274521 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item274517 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item274548 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item274549 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item274572 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item274544 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item274577 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item274578 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item274601 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item274573 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item274605 {
	width:133px !important;
	height:35px !important;
}

#item274602 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item186734 {
	width:1089px !important;
	height:612px !important;
	background:#e5efe5;
}

#item208052 {
	width:380px !important;
	left:709px !important;
	top:375px !important;
	background:#470312;
	min-height:237px !important;
	padding:28px 57px 28px 28px;
}

#item207613 {
	width:546px !important;
	left:57px !important;
	top:418px !important;
	min-height:151px !important;
}

#item218208 {
	width:478px !important;
	left:57px !important;
	top:158px !important;
	min-height:39px !important;
}

#item231054 {
	width:366px !important;
	left:57px !important;
	top:214px !important;
	min-height:155px !important;
}

#item252874 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item252875 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item252880 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item252881 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item252876 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item252934 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item252935 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item252931 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item252964 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item252965 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item252988 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item252960 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item252994 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item252995 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item253018 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item252989 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item253023 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item253024 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item253047 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item253019 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item253052 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item253054 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item253077 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item253048 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item253082 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item253083 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item253106 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item253078 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item253111 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item253112 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item253135 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item253107 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item253198 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item253199 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item253222 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item253194 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item253229 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item253230 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item253253 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item253223 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item253258 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item253259 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item253282 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item253254 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item253287 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item253288 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item253311 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item253283 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item253315 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item253316 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item253339 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item253340 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item253363 {
	width:143px !important;
	height:25px !important;
}

#item253312 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item253367 {
	width:143px !important;
	height:39px !important;
}

#item253364 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item253371 {
	width:138px !important;
	height:39px !important;
}

#item253368 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item253379 {
	width:133px !important;
	height:33px !important;
}

#item253376 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item253380 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item253406 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item274634 {
	width:143px !important;
	height:25px !important;
}

#item274635 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item274631 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item274662 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item274664 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item274688 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item274658 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item274693 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item274694 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item274717 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item274689 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item274721 {
	width:133px !important;
	height:35px !important;
}

#item274718 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item187026 {
	width:1089px !important;
	height:587px !important;
	top:25px !important;
	background:#470312;
}

#item234324 {
	width:227px !important;
	left:57px !important;
	top:284px !important;
	min-height:266px !important;
}

#item234301 {
	width:227px !important;
	left:306px !important;
	top:284px !important;
	min-height:271px !important;
}

#item187027 {
	width:631px !important;
	left:57px !important;
	top:102px !important;
	min-height:54px !important;
}

#item187920 {
	width:227px !important;
	left:556px !important;
	top:285px !important;
	min-height:253px !important;
}

#item188042 {
	width:476px !important;
	left:57px !important;
	top:172px !important;
	min-height:90px !important;
}

#item203162 {
	width:264px !important;
	height:587px !important;
	left:825px !important;
	top:25px !important;
	background:#fce7e5;
}

#item218289 {
	width:206px !important;
	left:849px !important;
	top:179px !important;
	min-height:417px !important;
}

#item235614 {
	width:79px !important;
	height:70px !important;
	left:981px !important;
	top:90px !important;
}

#item253481 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item253482 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item253486 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item253488 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item253483 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item253541 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item253542 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item253538 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item253571 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item253572 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item253595 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item253567 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item253600 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item253601 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item253624 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item253596 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item253629 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item253631 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item253654 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item253625 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item253659 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item253660 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item253683 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item253655 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item253688 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item253689 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item253712 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item253684 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item253717 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item253718 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item253741 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item253713 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item253804 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item253806 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item253829 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item253800 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item253834 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item253835 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item253858 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item253830 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item253864 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item253865 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item253888 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item253860 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item253893 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item253894 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item253918 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item253889 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item253922 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item253923 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item253946 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item253947 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item253970 {
	width:143px !important;
	height:25px !important;
}

#item253919 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item253974 {
	width:143px !important;
	height:39px !important;
}

#item253971 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item253978 {
	width:138px !important;
	height:39px !important;
}

#item253975 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item253987 {
	width:133px !important;
	height:33px !important;
}

#item253984 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item253988 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item254015 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item274747 {
	width:143px !important;
	height:25px !important;
}

#item274748 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item274744 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item274775 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item274776 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item274799 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item274771 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item274804 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item274805 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item274828 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item274800 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item274832 {
	width:133px !important;
	height:35px !important;
}

#item274829 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item218273 {
	width:1089px !important;
	height:587px !important;
	top:25px !important;
	background:#470312;
}

#item234278 {
	width:227px !important;
	left:306px !important;
	top:228px !important;
	min-height:349px !important;
}

#item173590 {
	width:208px !important;
	left:851px !important;
	top:158px !important;
	min-height:30px !important;
}

#item238227 {
	width:192px !important;
	left:603px !important;
	top:158px !important;
	min-height:47px !important;
}

#item174379 {
	width:211px !important;
	left:851px !important;
	top:204px !important;
	min-height:29px !important;
}

#item207933 {
	width:466px !important;
	left:34px !important;
	top:107px !important;
	min-height:86px !important;
}

#item211862 {
	width:227px !important;
	left:34px !important;
	top:347px !important;
	background:#ccdfcc;
	min-height:204px !important;
	padding:17px;
}

#item236206 {
	width:211px !important;
	height:282px !important;
	left:851px !important;
	top:270px !important;
}

#item238300 {
	width:59px !important;
	left:755px !important;
	top:309px !important;
	min-height:53px !important;
}

#item238323 {
	width:73px !important;
	left:603px !important;
	top:491px !important;
	min-height:45px !important;
}

#item238369 {
	width:53px !important;
	left:603px !important;
	top:320px !important;
	min-height:44px !important;
}

#item254096 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item254097 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item254101 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item254102 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item254098 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item254155 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item254156 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item254152 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item254185 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item254186 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item254209 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item254181 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item254214 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item254216 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item254239 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item254210 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item254244 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item254245 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item254268 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item254240 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item254273 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item254274 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item254297 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item254269 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item254302 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item254303 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item254326 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item254298 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item254331 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item254332 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item254355 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item254327 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item254419 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item254420 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item254443 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item254415 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item254448 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item254449 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item254472 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item254444 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item254478 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item254480 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item254503 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item254473 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item254508 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item254509 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item254532 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item254504 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item254536 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item254537 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item254560 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item254561 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item254584 {
	width:143px !important;
	height:25px !important;
}

#item254533 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item254589 {
	width:143px !important;
	height:39px !important;
}

#item254586 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item254593 {
	width:138px !important;
	height:39px !important;
}

#item254590 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item254601 {
	width:133px !important;
	height:33px !important;
}

#item254598 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item254602 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item254628 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item274852 {
	width:143px !important;
	height:25px !important;
}

#item274853 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item274849 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item274880 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item274882 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item274906 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item274876 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item274911 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item274912 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item274935 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item274907 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item274939 {
	width:133px !important;
	height:35px !important;
}

#item274936 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item237750 {
	width:1089px !important;
	height:553px !important;
	top:25px !important;
	background:#e5efe5;
}

#item237368 {
	width:450px !important;
	height:11px !important;
	top:573px !important;
}

#item218471 {
	width:249px !important;
	height:203px !important;
	left:805px !important;
	top:25px !important;
	background:#006300;
}

#item218501 {
	width:249px !important;
	left:805px !important;
	top:214px !important;
	background:#fce7e5;
	min-height:364px !important;
	padding:28px 17px 17px 17px;
}

#item220029 {
	width:218px !important;
	left:821px !important;
	top:158px !important;
	min-height:41px !important;
}

#item236239 {
	width:386px !important;
	left:57px !important;
	top:159px !important;
	min-height:140px !important;
}

#item236262 {
	width:340px !important;
	left:57px !important;
	top:325px !important;
	min-height:212px !important;
}

#item237373 {
	width:1089px !important;
	height:34px !important;
	background:#fff;
}

#item254702 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item254703 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item254707 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item254708 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item254704 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item254761 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item254762 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item254758 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item254791 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item254792 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item254816 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item254787 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item254821 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item254822 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item254845 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item254817 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item254850 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item254851 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item254874 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item254846 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item254879 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item254880 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item254903 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item254875 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item254908 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item254909 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item254932 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item254904 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item254937 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item254938 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item254961 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item254933 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item255025 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item255027 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item255050 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item255021 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item255055 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item255056 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item255079 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item255051 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item255084 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item255085 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item255108 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item255080 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item255114 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item255115 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item255138 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item255109 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item255142 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item255143 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item255167 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item255168 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item255191 {
	width:143px !important;
	height:25px !important;
}

#item255139 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item255195 {
	width:143px !important;
	height:39px !important;
}

#item255192 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item255199 {
	width:138px !important;
	height:39px !important;
}

#item255196 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item255207 {
	width:133px !important;
	height:33px !important;
}

#item255204 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item255208 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item255236 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item274956 {
	width:143px !important;
	height:25px !important;
}

#item274957 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item274953 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item274984 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item274985 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item275008 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item274980 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item275013 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item275014 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item275037 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item275009 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item275041 {
	width:133px !important;
	height:35px !important;
}

#item275038 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item241976 {
	width:1089px !important;
	height:612px !important;
	background:#e5efe5;
}

#item234495 {
	width:225px !important;
	left:57px !important;
	top:158px !important;
	min-height:326px !important;
}

#item234472 {
	width:227px !important;
	left:306px !important;
	top:158px !important;
	min-height:372px !important;
}

#item189475 {
	width:499px !important;
	left:578px !important;
	top:159px !important;
	min-height:90px !important;
}

#item236612 {
	width:1089px !important;
	height:34px !important;
	top:578px !important;
	background:#fff;
}

#item238427 {
	width:227px !important;
	left:578px !important;
	top:284px !important;
	background:#470312;
	min-height:266px !important;
	padding:17px;
}

#item256733 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item256734 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item256738 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item256739 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item256735 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item256792 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item256793 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item256789 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item256823 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item256824 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item256847 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item256819 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item256852 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item256853 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item256876 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item256848 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item256882 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item256883 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item256906 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item256878 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item256911 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item256912 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item256935 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item256907 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item256940 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item256941 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item256964 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item256936 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item256969 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item256970 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item256994 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item256965 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item257057 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item257058 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item257081 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item257053 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item257086 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item257087 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item257110 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item257082 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item257115 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item257116 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item257139 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item257111 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item257144 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item257145 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item257169 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item257140 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item257173 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item257174 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item257197 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item257198 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item257221 {
	width:143px !important;
	height:25px !important;
}

#item257170 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item257225 {
	width:143px !important;
	height:39px !important;
}

#item257222 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item257229 {
	width:138px !important;
	height:39px !important;
}

#item257226 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item257238 {
	width:133px !important;
	height:33px !important;
}

#item257234 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item257239 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item257265 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item275083 {
	width:143px !important;
	height:25px !important;
}

#item275084 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item275080 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item275111 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item275112 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item275135 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item275107 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item275140 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item275141 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item275164 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item275136 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item275169 {
	width:133px !important;
	height:35px !important;
}

#item275166 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item241980 {
	width:1089px !important;
	height:612px !important;
	background:#e5efe5;
}

#item234448 {
	width:227px !important;
	left:306px !important;
	top:144px !important;
	min-height:386px !important;
}

#item234425 {
	width:227px !important;
	left:556px !important;
	top:136px !important;
	min-height:386px !important;
}

#item234402 {
	width:227px !important;
	left:805px !important;
	top:149px !important;
	min-height:373px !important;
}

#item189693 {
	width:229px !important;
	left:35px !important;
	top:149px !important;
	min-height:56px !important;
}

#item189739 {
	width:41px !important;
	left:38px !important;
	top:235px !important;
	min-height:21px !important;
}

#item189909 {
	width:21px !important;
	left:48px !important;
	top:460px !important;
	min-height:10px !important;
}

#item219856 {
	width:21px !important;
	left:151px !important;
	top:460px !important;
	min-height:10px !important;
}

#item189786 {
	width:58px !important;
	left:62px !important;
	top:238px !important;
	min-height:21px !important;
}

#item189886 {
	width:33px !important;
	left:75px !important;
	top:460px !important;
	min-height:9px !important;
}

#item219879 {
	width:33px !important;
	left:177px !important;
	top:460px !important;
	min-height:9px !important;
}

#item191313 {
	width:14px !important;
	height:191px !important;
	left:31px !important;
	top:3px !important;
	background:#f7b8b2;
}

#item191314 {
	width:14px !important;
	height:194px !important;
	background:#f7b8b2;
}

#item189956 {
	width:41px !important;
	left:141px !important;
	top:334px !important;
	min-height:21px !important;
}

#item190002 {
	width:41px !important;
	left:173px !important;
	top:359px !important;
	min-height:21px !important;
}

#item191315 {
	width:14px !important;
	height:70px !important;
	left:32px !important;
	top:25px !important;
	background:#006300;
}

#item191316 {
	width:14px !important;
	height:96px !important;
	background:#006300;
}

#item203126 {
	width:102px !important;
	left:136px !important;
	top:479px !important;
	min-height:8px !important;
}

#item203149 {
	width:116px !important;
	left:34px !important;
	top:479px !important;
	min-height:19px !important;
}

#item220290 {
	width:108px !important;
	height:22px !important;
	left:32px !important;
	top:500px !important;
}

#item236616 {
	width:1089px !important;
	height:34px !important;
	top:578px !important;
	background:#fff;
}

#item257339 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item257340 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item257344 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item257345 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item257341 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item257400 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item257401 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item257397 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item257431 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item257432 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item257455 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item257427 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item257460 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item257461 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item257484 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item257456 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item257489 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item257490 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item257513 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item257485 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item257519 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item257520 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item257543 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item257514 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item257548 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item257549 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item257573 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item257544 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item257578 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item257579 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item257602 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item257574 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item257665 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item257666 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item257689 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item257661 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item257694 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item257695 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item257719 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item257690 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item257724 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item257725 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item257749 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item257720 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item257754 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item257755 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item257778 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item257750 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item257782 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item257783 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item257806 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item257807 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item257831 {
	width:143px !important;
	height:25px !important;
}

#item257779 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item257835 {
	width:143px !important;
	height:39px !important;
}

#item257832 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item257840 {
	width:138px !important;
	height:39px !important;
}

#item257837 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item257848 {
	width:133px !important;
	height:33px !important;
}

#item257845 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item257849 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item257875 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item275190 {
	width:143px !important;
	height:25px !important;
}

#item275191 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item275187 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item275218 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item275219 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item275242 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item275214 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item275247 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item275248 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item275271 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item275243 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item275275 {
	width:133px !important;
	height:35px !important;
}

#item275272 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item241988 {
	width:1089px !important;
	height:612px !important;
	background:#e5efe5;
}

#item234378 {
	width:227px !important;
	left:57px !important;
	top:155px !important;
	min-height:384px !important;
}

#item234355 {
	width:227px !important;
	left:306px !important;
	top:155px !important;
	min-height:423px !important;
}

#item190592 {
	width:117px !important;
	left:938px !important;
	top:571px !important;
	min-height:21px !important;
}

#item191163 {
	width:249px !important;
	left:805px !important;
	top:25px !important;
	background:#470312;
	min-height:553px !important;
	padding:43px 17px 17px 17px;
}

#item236618 {
	width:1089px !important;
	height:34px !important;
	top:578px !important;
	background:#fff;
}

#item257950 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item257951 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item257955 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item257956 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item257952 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item258010 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item258011 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item258007 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item258040 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item258041 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item258064 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item258036 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item258069 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item258070 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item258093 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item258065 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item258098 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item258099 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item258122 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item258094 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item258127 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item258128 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item258152 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item258123 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item258157 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item258158 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item258181 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item258153 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item258186 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item258187 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item258210 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item258182 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item258273 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item258274 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item258297 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item258269 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item258302 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item258303 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item258327 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item258298 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item258332 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item258333 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item258356 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item258328 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item258361 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item258362 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item258385 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item258357 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item258389 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item258390 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item258413 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item258414 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item258437 {
	width:143px !important;
	height:25px !important;
}

#item258386 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item258441 {
	width:143px !important;
	height:39px !important;
}

#item258438 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item258445 {
	width:138px !important;
	height:39px !important;
}

#item258442 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item258453 {
	width:133px !important;
	height:33px !important;
}

#item258450 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item258454 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item258480 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item275302 {
	width:143px !important;
	height:25px !important;
}

#item275303 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item275299 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item275331 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item275332 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item275355 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item275326 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item275361 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item275362 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item275386 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item275356 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item275390 {
	width:133px !important;
	height:35px !important;
}

#item275387 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item237752 {
	width:1089px !important;
	height:612px !important;
	background:#fce7e5;
}

#item191629 {
	width:281px !important;
	left:57px !important;
	top:184px !important;
	min-height:140px !important;
}

#item191652 {
	width:300px !important;
	left:57px !important;
	top:297px !important;
	min-height:211px !important;
}

#item221066 {
	width:249px !important;
	left:805px !important;
	top:312px !important;
	background:#ccdfcc;
	min-height:266px !important;
	padding:28px 17px 17px 17px;
}

#item221043 {
	width:249px !important;
	height:287px !important;
	left:805px !important;
	top:25px !important;
	background:#006300;
}

#item221170 {
	width:210px !important;
	left:821px !important;
	top:198px !important;
	min-height:112px !important;
}

#item236758 {
	width:1089px !important;
	height:34px !important;
	top:578px !important;
	background:#fff;
}

#item258555 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item258556 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item258561 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item258562 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item258558 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item258615 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item258616 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item258612 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item258645 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item258646 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item258669 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item258641 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item258674 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item258675 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item258698 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item258670 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item258703 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item258704 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item258729 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item258699 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item258734 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item258735 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item258758 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item258730 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item258763 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item258764 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item258787 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item258759 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item258792 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item258793 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item258816 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item258788 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item258880 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item258881 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item258905 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item258876 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item258910 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item258911 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item258934 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item258906 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item258939 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item258940 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item258963 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item258935 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item258968 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item258969 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item258992 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item258964 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item258996 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item258997 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item259021 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item259022 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item259045 {
	width:143px !important;
	height:25px !important;
}

#item258993 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item259049 {
	width:143px !important;
	height:39px !important;
}

#item259046 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item259053 {
	width:138px !important;
	height:39px !important;
}

#item259050 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item259061 {
	width:133px !important;
	height:33px !important;
}

#item259058 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item259063 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item259089 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item275409 {
	width:143px !important;
	height:25px !important;
}

#item275410 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item275406 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item275437 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item275438 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item275461 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item275433 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item275466 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item275467 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item275490 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item275462 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item275494 {
	width:133px !important;
	height:35px !important;
}

#item275491 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item242675 {
	width:1089px !important;
	height:612px !important;
	background:#fce7e5;
}

#item237717 {
	width:476px !important;
	height:448px !important;
	left:578px !important;
	top:102px !important;
}

#item173324 {
	width:227px !important;
	left:57px !important;
	top:298px !important;
	min-height:210px !important;
}

#item192583 {
	width:442px !important;
	left:57px !important;
	top:127px !important;
	min-height:114px !important;
}

#item221196 {
	width:1089px !important;
	height:34px !important;
	top:578px !important;
	background:#fff;
}

#item231940 {
	width:227px !important;
	left:306px !important;
	top:298px !important;
	min-height:199px !important;
}

#item237429 {
	width:476px !important;
	left:579px !important;
	top:377px !important;
	min-height:173px !important;
	padding:17px;
}

#item237478 {
	width:454px !important;
	left:601px !important;
	top:127px !important;
	min-height:56px !important;
}

#item237502 {
	width:129px !important;
	left:666px !important;
	top:197px !important;
	min-height:31px !important;
}

#item237526 {
	width:134px !important;
	left:666px !important;
	top:256px !important;
	min-height:31px !important;
}

#item237549 {
	width:106px !important;
	left:666px !important;
	top:315px !important;
	min-height:22px !important;
}

#item237572 {
	width:146px !important;
	left:883px !important;
	top:197px !important;
	min-height:31px !important;
}

#item237595 {
	width:146px !important;
	left:886px !important;
	top:256px !important;
	min-height:33px !important;
}

#item237618 {
	width:163px !important;
	left:883px !important;
	top:315px !important;
	min-height:43px !important;
}

#item259169 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item259170 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item259174 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item259176 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item259171 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item259229 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item259230 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item259226 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item259259 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item259260 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item259283 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item259255 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item259288 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item259289 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item259312 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item259284 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item259318 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item259319 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item259342 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item259314 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item259347 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item259348 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item259371 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item259343 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item259376 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item259377 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item259400 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item259372 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item259405 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item259406 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item259429 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item259401 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item259493 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item259494 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item259517 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item259489 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item259522 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item259523 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item259546 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item259518 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item259551 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item259552 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item259575 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item259547 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item259580 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item259581 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item259604 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item259576 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item259608 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item259609 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item259632 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item259633 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item259656 {
	width:143px !important;
	height:25px !important;
}

#item259605 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item259660 {
	width:143px !important;
	height:39px !important;
}

#item259657 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item259665 {
	width:138px !important;
	height:39px !important;
}

#item259661 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item259673 {
	width:133px !important;
	height:33px !important;
}

#item259670 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item259674 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item259700 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item275512 {
	width:143px !important;
	height:25px !important;
}

#item275513 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item275509 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item275540 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item275541 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item275564 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item275536 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item275569 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item275570 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item275594 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item275565 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item275598 {
	width:133px !important;
	height:35px !important;
}

#item275595 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item244177 {
	width:1089px !important;
	height:612px !important;
	background:#fce7e5;
}

#item191850 {
	width:563px !important;
	left:57px !important;
	top:172px !important;
	min-height:365px !important;
}

#item193319 {
	width:479px !important;
	left:57px !important;
	top:125px !important;
	min-height:49px !important;
}

#item221414 {
	width:450px !important;
	height:553px !important;
	left:639px !important;
	top:25px !important;
	background:#470312;
}

#item221418 {
	width:374px !important;
	left:673px !important;
	top:127px !important;
	min-height:299px !important;
}

#item237424 {
	width:1089px !important;
	height:34px !important;
	top:578px !important;
	background:#fff;
}

#item259774 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item259775 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item259779 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item259780 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item259776 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item259835 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item259836 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item259832 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item259865 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item259866 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item259889 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item259861 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item259895 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item259896 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item259919 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item259891 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item259924 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item259925 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item259949 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item259920 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item259954 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item259955 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item259978 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item259950 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item259983 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item259984 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item260007 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item259979 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item260012 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item260013 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item260036 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item260008 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item260101 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item260102 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item260125 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item260097 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item260130 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item260131 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item260154 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item260126 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item260159 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item260160 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item260183 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item260155 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item260188 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item260189 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item260212 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item260184 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item260217 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item260218 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item260241 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item260243 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item260266 {
	width:143px !important;
	height:25px !important;
}

#item260213 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item260270 {
	width:143px !important;
	height:39px !important;
}

#item260267 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item260274 {
	width:138px !important;
	height:39px !important;
}

#item260271 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item260282 {
	width:133px !important;
	height:33px !important;
}

#item260279 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item260283 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item260309 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item275622 {
	width:143px !important;
	height:25px !important;
}

#item275623 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item275619 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item275650 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item275651 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item275674 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item275646 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item275679 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item275680 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item275703 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item275675 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item275707 {
	width:133px !important;
	height:35px !important;
}

#item275704 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item207107 {
	width:1089px !important;
	height:612px !important;
	background:#fafaef;
}

#item234627 {
	width:227px !important;
	left:57px !important;
	top:341px !important;
	min-height:198px !important;
}

#item234604 {
	width:227px !important;
	left:306px !important;
	top:344px !important;
	min-height:164px !important;
}

#item234581 {
	width:227px !important;
	left:556px !important;
	top:344px !important;
	min-height:94px !important;
}

#item194010 {
	width:431px !important;
	left:58px !important;
	top:102px !important;
	min-height:114px !important;
}

#item194244 {
	width:226px !important;
	left:58px !important;
	top:216px !important;
	min-height:136px !important;
}

#item194783 {
	width:398px !important;
	left:306px !important;
	top:216px !important;
	min-height:109px !important;
}

#item203558 {
	width:226px !important;
	left:827px !important;
	top:271px !important;
	background:#facfcc;
	min-height:285px !important;
	padding:17px;
}

#item221574 {
	width:227px !important;
	left:556px !important;
	top:454px !important;
	min-height:71px !important;
}

#item245535 {
	width:227px !important;
	height:24px !important;
	left:544px !important;
	top:471px !important;
}

#item260600 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item260601 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item260605 {
	width:143px !important;
	height:25px !important;
	background:#ccdfcc;
}

#item260606 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item260602 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item260660 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item260661 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item260656 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item260691 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item260692 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item260715 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item260686 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item260720 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item260721 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item260744 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item260716 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item260749 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item260750 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item260773 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item260745 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item260778 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item260779 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item260802 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item260774 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item260807 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item260808 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item260832 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item260803 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item260837 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item260838 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item260861 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item260833 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item260925 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item260926 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item260949 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item260921 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item260954 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item260955 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item260978 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item260950 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item260983 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item260985 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item261008 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item260979 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item261013 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item261014 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item261037 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item261009 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item261042 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item261043 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item261066 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item261067 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item261090 {
	width:143px !important;
	height:25px !important;
}

#item261038 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item261094 {
	width:143px !important;
	height:39px !important;
}

#item261091 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item261098 {
	width:138px !important;
	height:39px !important;
}

#item261095 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item261106 {
	width:133px !important;
	height:33px !important;
}

#item261103 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item261107 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item261133 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item275725 {
	width:143px !important;
	height:25px !important;
}

#item275726 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item275722 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item275753 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item275754 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item275778 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item275749 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item275783 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item275785 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item275808 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item275779 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item275812 {
	width:133px !important;
	height:35px !important;
}

#item275809 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item210459 {
	width:1089px !important;
	height:587px !important;
	top:25px !important;
	background:#fafaef;
}

#item234553 {
	width:227px !important;
	left:431px !important;
	top:157px !important;
	min-height:352px !important;
}

#item234530 {
	width:227px !important;
	left:680px !important;
	top:125px !important;
	min-height:362px !important;
}

#item207243 {
	width:351px !important;
	left:34px !important;
	top:228px !important;
	background:#470312;
	min-height:327px !important;
	padding:28px 17px 17px 17px;
}

#item245560 {
	width:309px !important;
	height:38px !important;
	left:51px !important;
	top:500px !important;
}

#item261877 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item261878 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item261882 {
	width:143px !important;
	height:25px !important;
	background:#ccdfcc;
}

#item261883 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item261879 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item261936 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item261937 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item261933 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item261967 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item261968 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item261991 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item261963 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item261996 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item261997 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item262020 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item261992 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item262025 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item262026 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item262049 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item262021 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item262055 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item262056 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item262079 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item262051 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item262084 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item262085 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item262108 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item262080 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item262113 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item262114 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item262137 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item262109 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item262200 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item262201 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item262225 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item262196 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item262230 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item262231 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item262254 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item262226 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item262259 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item262260 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item262283 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item262255 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item262288 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item262289 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item262312 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item262284 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item262316 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item262317 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item262340 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item262341 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item262364 {
	width:143px !important;
	height:25px !important;
}

#item262313 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item262368 {
	width:143px !important;
	height:39px !important;
}

#item262365 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item262372 {
	width:138px !important;
	height:39px !important;
}

#item262369 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item262381 {
	width:133px !important;
	height:33px !important;
}

#item262378 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item262383 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item262409 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item275839 {
	width:143px !important;
	height:25px !important;
}

#item275840 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item275836 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item275867 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item275868 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item275891 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item275863 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item275897 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item275898 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item275921 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item275892 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item275925 {
	width:133px !important;
	height:35px !important;
}

#item275922 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item236420 {
	width:1097px !important;
	height:587px !important;
	top:25px !important;
}

#item196959 {
	width:264px !important;
	left:57px !important;
	top:253px !important;
	min-height:73px !important;
}

#item212991 {
	width:175px !important;
	left:57px !important;
	top:525px !important;
	min-height:25px !important;
}

#item222335 {
	width:362px !important;
	left:57px !important;
	top:102px !important;
	min-height:110px !important;
}

#item222683 {
	width:555px !important;
	left:497px !important;
	top:173px !important;
	background:#fff;
	min-height:76px !important;
	padding:17px;
}

#item222707 {
	width:555px !important;
	height:31px !important;
	left:497px !important;
	top:142px !important;
	background:#470312;
	padding:0px 57px 0px 57px;
}

#item222800 {
	width:555px !important;
	left:497px !important;
	top:301px !important;
	background:#fff;
	min-height:114px !important;
	padding:17px;
}

#item222846 {
	width:555px !important;
	height:30px !important;
	left:497px !important;
	top:273px !important;
	background:#fbdbd8;
	padding:0px 57px 0px 57px;
}

#item222823 {
	width:555px !important;
	left:497px !important;
	top:468px !important;
	background:#fff;
	min-height:82px !important;
	padding:17px;
}

#item222869 {
	width:555px !important;
	height:28px !important;
	left:497px !important;
	top:440px !important;
	background:#006300;
	padding:0px 28px 0px 28px;
}

#item231425 {
	width:105px !important;
	left:56px !important;
	top:413px !important;
	min-height:97px !important;
	padding:11px;
}

#item231448 {
	width:105px !important;
	left:303px !important;
	top:413px !important;
	min-height:97px !important;
	padding:11px;
}

#item231471 {
	width:105px !important;
	left:179px !important;
	top:413px !important;
	min-height:97px !important;
	padding:11px;
}

#item234985 {
	width:345px !important;
	left:497px !important;
	top:102px !important;
	min-height:25px !important;
}

#item245549 {
	width:175px !important;
	height:25px !important;
	left:51px !important;
	top:538px !important;
}

#item262483 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item262484 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item262488 {
	width:143px !important;
	height:25px !important;
	background:#ccdfcc;
}

#item262489 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item262485 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item262542 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item262543 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item262539 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item262573 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item262574 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item262597 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item262568 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item262602 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item262603 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item262626 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item262598 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item262633 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item262634 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item262657 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item262628 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item262662 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item262663 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item262686 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item262658 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item262691 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item262692 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item262715 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item262687 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item262720 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item262721 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item262744 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item262716 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item262809 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item262810 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item262833 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item262805 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item262838 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item262839 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item262862 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item262834 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item262867 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item262868 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item262891 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item262863 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item262896 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item262897 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item262920 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item262892 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item262924 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item262925 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item262948 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item262949 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item262972 {
	width:143px !important;
	height:25px !important;
}

#item262921 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item262976 {
	width:143px !important;
	height:39px !important;
}

#item262973 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item262981 {
	width:138px !important;
	height:39px !important;
}

#item262977 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item262989 {
	width:133px !important;
	height:33px !important;
}

#item262986 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item262990 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item263016 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item275986 {
	width:143px !important;
	height:25px !important;
}

#item275987 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item275983 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item276015 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item276016 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item276039 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item276010 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item276044 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item276045 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item276068 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item276040 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item276072 {
	width:133px !important;
	height:35px !important;
}

#item276069 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item204315 {
	width:330px !important;
	height:587px !important;
	left:782px !important;
	top:25px !important;
	background:#006300;
}

#item197385 {
	width:227px !important;
	left:828px !important;
	top:120px !important;
	min-height:66px !important;
}

#item197408 {
	width:227px !important;
	left:828px !important;
	top:221px !important;
	min-height:211px !important;
}

#item204033 {
	width:227px !important;
	left:34px !important;
	top:120px !important;
	background:#fff;
	min-height:248px !important;
	padding:17px;
}

#item204056 {
	width:227px !important;
	left:283px !important;
	top:120px !important;
	background:#fff;
	min-height:248px !important;
	padding:17px;
}

#item204130 {
	width:227px !important;
	left:533px !important;
	top:410px !important;
	background:#e5efe5;
	min-height:168px !important;
	padding:17px;
}

#item231588 {
	width:227px !important;
	left:34px !important;
	top:410px !important;
	background:#e5efe5;
	min-height:168px !important;
	padding:17px;
}

#item204103 {
	width:227px !important;
	left:533px !important;
	top:120px !important;
	background:#fff;
	min-height:248px !important;
	padding:17px;
}

#item204153 {
	width:227px !important;
	left:283px !important;
	top:410px !important;
	background:#e5efe5;
	min-height:168px !important;
	padding:17px;
}

#item231633 {
	width:222px !important;
	left:34px !important;
	top:93px !important;
	min-height:23px !important;
}

#item231637 {
	width:222px !important;
	left:34px !important;
	top:384px !important;
	min-height:23px !important;
}

#item235774 {
	width:663px !important;
	height:38px !important;
	left:84px !important;
	top:321px !important;
}

#item263090 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item263091 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item263095 {
	width:143px !important;
	height:25px !important;
	background:#ccdfcc;
}

#item263096 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item263092 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item263150 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item263151 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item263147 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item263180 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item263181 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item263205 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item263176 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item263211 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item263212 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item263235 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item263206 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item263240 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item263241 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item263264 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item263236 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item263269 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item263270 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item263293 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item263265 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item263298 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item263299 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item263322 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item263294 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item263327 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item263328 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item263351 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item263323 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item263415 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item263416 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item263439 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item263411 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item263444 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item263445 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item263468 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item263440 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item263473 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item263474 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item263497 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item263469 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item263502 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item263503 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item263526 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item263498 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item263530 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item263531 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item263554 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item263556 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item263579 {
	width:143px !important;
	height:25px !important;
}

#item263527 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item263583 {
	width:143px !important;
	height:39px !important;
}

#item263580 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item263589 {
	width:138px !important;
	height:39px !important;
}

#item263584 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item263597 {
	width:133px !important;
	height:33px !important;
}

#item263594 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item263598 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item263624 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item276090 {
	width:143px !important;
	height:25px !important;
}

#item276091 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item276087 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item276118 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item276119 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item276142 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item276114 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item276147 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item276148 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item276171 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item276143 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item276176 {
	width:133px !important;
	height:35px !important;
}

#item276172 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item174605 {
	width:1089px !important;
	height:587px !important;
	top:25px !important;
	background:#fafaef;
}

#item174629 {
	width:572px !important;
	left:57px !important;
	top:102px !important;
	min-height:50px !important;
}

#item174652 {
	width:227px !important;
	left:57px !important;
	top:225px !important;
	min-height:162px !important;
}

#item197634 {
	width:227px !important;
	left:306px !important;
	top:233px !important;
	min-height:178px !important;
}

#item197658 {
	width:476px !important;
	left:57px !important;
	top:156px !important;
	min-height:49px !important;
}

#item208896 {
	width:415px !important;
	left:57px !important;
	top:428px !important;
	min-height:112px !important;
}

#item208919 {
	width:227px !important;
	left:556px !important;
	top:228px !important;
	min-height:266px !important;
}

#item264450 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item264451 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item264455 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item264456 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item264452 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item264509 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item264510 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item264506 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item264539 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item264540 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item264563 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item264535 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item264569 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item264570 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item264593 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item264564 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item264598 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item264599 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item264623 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item264594 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item264629 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item264630 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item264653 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item264625 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item264658 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item264659 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item264682 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item264654 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item264687 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item264688 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item264711 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item264683 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item264774 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item264775 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item264799 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item264770 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item264804 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item264805 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item264828 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item264800 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item264833 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item264834 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item264857 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item264829 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item264862 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item264863 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item264886 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item264858 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item264890 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item264891 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item264914 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item264915 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item264938 {
	width:143px !important;
	height:25px !important;
}

#item264887 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item264942 {
	width:143px !important;
	height:39px !important;
}

#item264939 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item264946 {
	width:138px !important;
	height:39px !important;
}

#item264943 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item264954 {
	width:133px !important;
	height:33px !important;
}

#item264951 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item264956 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item264983 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item276759 {
	width:143px !important;
	height:25px !important;
	background:#470312;
}

#item276760 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item276755 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item276787 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item276788 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item276811 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item276783 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item276816 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item276817 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item276840 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item276812 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item276844 {
	width:133px !important;
	height:35px !important;
}

#item276841 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item197676 {
	width:1089px !important;
	height:587px !important;
	top:25px !important;
	background:#fafaef;
}

#item197700 {
	width:404px !important;
	left:57px !important;
	top:102px !important;
	min-height:54px !important;
}

#item197724 {
	width:227px !important;
	left:57px !important;
	top:156px !important;
	min-height:274px !important;
}

#item197844 {
	width:227px !important;
	left:306px !important;
	top:153px !important;
	min-height:285px !important;
}

#item223739 {
	width:452px !important;
	left:580px !important;
	top:144px !important;
	min-height:415px !important;
}

#item223762 {
	width:446px !important;
	left:578px !important;
	top:107px !important;
	min-height:13px !important;
}

#item197957 {
	width:340px !important;
	left:57px !important;
	top:452px !important;
	min-height:114px !important;
}

#item238603 {
	width:473px !important;
	left:580px !important;
	top:553px !important;
	min-height:28px !important;
}

#item265086 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item265087 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item265091 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item265093 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item265088 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item265146 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item265147 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item265143 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item265176 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item265177 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item265200 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item265172 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item265205 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item265206 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item265229 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item265201 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item265235 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item265236 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item265259 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item265231 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item265264 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item265265 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item265289 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item265260 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item265294 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item265295 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item265318 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item265290 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item265323 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item265324 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item265347 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item265319 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item265412 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item265413 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item265436 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item265408 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item265441 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item265443 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item265466 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item265437 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item265471 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item265472 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item265495 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item265467 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item265500 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item265501 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item265524 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item265496 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item265528 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item265529 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item265552 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item265553 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item265576 {
	width:143px !important;
	height:25px !important;
}

#item265525 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item265580 {
	width:143px !important;
	height:39px !important;
}

#item265577 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item265584 {
	width:138px !important;
	height:39px !important;
}

#item265581 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item265592 {
	width:133px !important;
	height:33px !important;
}

#item265589 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item265593 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item265619 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item276869 {
	width:143px !important;
	height:25px !important;
	background:#470312;
}

#item276870 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item276866 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item276897 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item276898 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item276921 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item276893 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item276926 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item276927 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item276950 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item276922 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item276955 {
	width:133px !important;
	height:35px !important;
}

#item276952 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item238680 {
	width:828px !important;
	height:587px !important;
	top:25px !important;
	background:#fafaef;
}

#item199165 {
	width:476px !important;
	height:65px !important;
	left:57px !important;
	top:144px !important;
}

#item199212 {
	width:227px !important;
	left:57px !important;
	top:292px !important;
	min-height:329px !important;
}

#item225352 {
	width:227px !important;
	left:306px !important;
	top:200px !important;
	min-height:422px !important;
}

#item238683 {
	width:227px !important;
	left:57px !important;
	top:102px !important;
	min-height:137px !important;
}

#item238682 {
	width:499px !important;
	height:587px !important;
	left:329px !important;
	top:25px !important;
	background:#ece5e7;
}

#item199189 {
	width:454px !important;
	left:351px !important;
	top:107px !important;
	min-height:485px !important;
}

#item238710 {
	width:261px !important;
	height:587px !important;
	left:828px !important;
	top:25px !important;
	background:#f5f2f3;
}

#item238711 {
	width:204px !important;
	left:850px !important;
	top:107px !important;
	min-height:247px !important;
}

#item266368 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item266369 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item266373 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item266374 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item266370 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item266427 {
	width:143px !important;
	height:25px !important;
	background:#fbdbd8;
}

#item266428 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item266424 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item266457 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item266458 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item266481 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item266453 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item266486 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item266487 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item266510 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item266482 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item266515 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item266517 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item266541 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item266511 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item266546 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item266547 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item266570 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item266542 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item266575 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item266576 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item266599 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item266571 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item266604 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item266605 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item266628 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item266600 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item266692 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item266693 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item266717 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item266688 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item266722 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item266723 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item266746 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item266718 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item266751 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item266752 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item266775 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item266747 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item266780 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item266781 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item266804 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item266776 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item266808 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item266809 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item266832 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item266833 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item266856 {
	width:143px !important;
	height:25px !important;
}

#item266805 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item266860 {
	width:143px !important;
	height:39px !important;
}

#item266857 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item266864 {
	width:138px !important;
	height:39px !important;
}

#item266861 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item266872 {
	width:133px !important;
	height:33px !important;
}

#item266869 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item266874 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item266900 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item276204 {
	width:143px !important;
	height:25px !important;
}

#item276205 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item276201 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item276232 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item276233 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item276256 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item276228 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item276261 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item276262 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item276285 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item276257 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item276289 {
	width:133px !important;
	height:35px !important;
}

#item276286 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item235799 {
	width:1095px !important;
	height:612px !important;
	left:-2px !important;
}

#item232097 {
	width:227px !important;
	left:805px !important;
	top:25px !important;
	min-height:587px !important;
	padding:82px 0px 17px 0px;
}

#item200650 {
	width:227px !important;
	left:57px !important;
	top:25px !important;
	min-height:587px !important;
	padding:82px 0px 17px 0px;
}

#item239197 {
	width:429px !important;
	left:330px !important;
	top:25px !important;
	min-height:587px !important;
	padding:82px 0px 17px 0px;
}

#item267057 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item267058 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item267062 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item267063 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item267059 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item267118 {
	width:143px !important;
	height:25px !important;
	background:#fbdbd8;
}

#item267119 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item267115 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item267148 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item267149 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item267172 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item267144 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item267177 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item267178 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item267201 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item267173 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item267206 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item267207 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item267230 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item267202 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item267236 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item267237 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item267261 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item267231 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item267266 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item267267 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item267291 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item267262 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item267296 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item267297 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item267320 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item267292 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item267383 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item267384 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item267407 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item267379 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item267412 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item267413 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item267437 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item267408 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item267442 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item267443 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item267466 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item267438 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item267471 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item267472 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item267495 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item267467 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item267499 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item267500 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item267523 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item267524 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item267547 {
	width:143px !important;
	height:25px !important;
}

#item267496 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item267551 {
	width:143px !important;
	height:39px !important;
}

#item267548 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item267555 {
	width:138px !important;
	height:39px !important;
}

#item267552 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item267563 {
	width:133px !important;
	height:33px !important;
}

#item267560 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item267564 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item267590 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item276308 {
	width:143px !important;
	height:25px !important;
}

#item276309 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item276305 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item276336 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item276337 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item276360 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item276332 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item276365 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item276366 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item276389 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item276361 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item276394 {
	width:133px !important;
	height:35px !important;
}

#item276391 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item238739 {
	width:1089px !important;
	height:587px !important;
	top:25px !important;
	background:#fafaef;
}

#item198798 {
	width:476px !important;
	left:57px !important;
	top:102px !important;
	min-height:65px !important;
}

#item201774 {
	width:476px !important;
	left:57px !important;
	top:211px !important;
	min-height:415px !important;
}

#item224804 {
	width:476px !important;
	left:577px !important;
	top:211px !important;
	min-height:415px !important;
}

#item271991 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item271996 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item271997 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item271993 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item272050 {
	width:143px !important;
	height:25px !important;
	background:#fbdbd8;
}

#item272051 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item272047 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item272080 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item272081 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item272104 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item272076 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item272109 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item272110 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item272133 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item272105 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item272138 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item272140 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item272163 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item272134 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item272168 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item272169 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item272192 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item272164 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item272197 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item272198 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item272221 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item272193 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item272226 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item272227 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item272250 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item272222 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item272256 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item272257 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item272280 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item272252 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item272285 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item272286 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item272309 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item272281 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item272316 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item272317 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item272340 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item272311 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item272345 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item272346 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item272369 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item272341 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item272373 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item272374 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item272397 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item272398 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item272421 {
	width:143px !important;
	height:25px !important;
}

#item272370 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item272425 {
	width:143px !important;
	height:39px !important;
}

#item272422 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item272429 {
	width:138px !important;
	height:39px !important;
}

#item272426 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item272437 {
	width:133px !important;
	height:33px !important;
}

#item272434 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item272438 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item272464 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item276412 {
	width:143px !important;
	height:25px !important;
}

#item276413 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item276409 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item276440 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item276441 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item276464 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item276436 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item276469 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item276470 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item276493 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item276465 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item276497 {
	width:133px !important;
	height:35px !important;
}

#item276494 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item224751 {
	width:1089px !important;
	height:587px !important;
	top:25px !important;
	background:#fafaef;
}

#item234771 {
	width:227px !important;
	left:57px !important;
	top:319px !important;
	min-height:209px !important;
}

#item234748 {
	width:227px !important;
	left:306px !important;
	top:298px !important;
	min-height:252px !important;
}

#item201243 {
	width:546px !important;
	left:57px !important;
	top:100px !important;
	min-height:90px !important;
}

#item201298 {
	width:476px !important;
	left:57px !important;
	top:200px !important;
	min-height:103px !important;
}

#item238806 {
	width:227px !important;
	left:556px !important;
	top:306px !important;
	min-height:188px !important;
}

#item272695 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item272696 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item272700 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item272701 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item272697 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item272754 {
	width:143px !important;
	height:25px !important;
	background:#fbdbd8;
}

#item272755 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item272751 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item272784 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item272785 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item272808 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item272780 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item272813 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item272814 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item272837 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item272809 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item272842 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item272843 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item272866 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item272838 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item272872 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item272873 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item272896 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item272868 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item272901 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item272902 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item272925 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item272897 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item272930 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item272931 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item272954 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item272926 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item272959 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item272961 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item272984 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item272955 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item272989 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item272990 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item273013 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item272985 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item273018 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item273019 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item273043 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item273014 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item273048 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item273049 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item273072 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item273044 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item273076 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item273077 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item273100 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item273101 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item273124 {
	width:143px !important;
	height:25px !important;
}

#item273073 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item273128 {
	width:143px !important;
	height:39px !important;
}

#item273125 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item273132 {
	width:138px !important;
	height:39px !important;
}

#item273129 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item273140 {
	width:133px !important;
	height:33px !important;
}

#item273137 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item273141 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item273167 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item276521 {
	width:143px !important;
	height:25px !important;
}

#item276522 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item276518 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item276549 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item276550 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item276573 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item276545 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item276578 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item276579 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item276603 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item276574 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item276607 {
	width:133px !important;
	height:35px !important;
}

#item276604 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item234725 {
	width:227px !important;
	left:57px !important;
	top:102px !important;
	min-height:204px !important;
}

#item234702 {
	width:227px !important;
	left:306px !important;
	top:102px !important;
	min-height:217px !important;
}

#item234679 {
	width:227px !important;
	left:556px !important;
	top:71px !important;
	min-height:269px !important;
}

#item234656 {
	width:227px !important;
	left:805px !important;
	top:84px !important;
	min-height:285px !important;
}

#item204868 {
	width:101px !important;
	left:321px !important;
	top:333px !important;
	min-height:10px !important;
}

#item205456 {
	width:101px !important;
	left:429px !important;
	top:333px !important;
	min-height:10px !important;
}

#item204938 {
	width:101px !important;
	left:321px !important;
	top:346px !important;
	min-height:10px !important;
}

#item205479 {
	width:101px !important;
	left:429px !important;
	top:346px !important;
	min-height:10px !important;
}

#item204961 {
	width:14px !important;
	left:304px !important;
	top:333px !important;
	min-height:23px !important;
}

#item204984 {
	width:16px !important;
	left:308px !important;
	top:357px !important;
	min-height:11px !important;
}

#item205007 {
	width:11px !important;
	left:309px !important;
	top:324px !important;
	min-height:9px !important;
}

#item205030 {
	width:11px !important;
	left:420px !important;
	top:341px !important;
	min-height:10px !important;
}

#item206066 {
	width:86px !important;
	left:581px !important;
	top:333px !important;
	min-height:10px !important;
}

#item206112 {
	width:86px !important;
	left:581px !important;
	top:346px !important;
	min-height:10px !important;
}

#item206135 {
	width:16px !important;
	left:551px !important;
	top:333px !important;
	min-height:23px !important;
}

#item206158 {
	width:16px !important;
	left:567px !important;
	top:347px !important;
	min-height:11px !important;
}

#item206182 {
	width:11px !important;
	left:567px !important;
	top:332px !important;
	min-height:9px !important;
}

#item206205 {
	width:11px !important;
	left:666px !important;
	top:341px !important;
	min-height:10px !important;
}

#item206228 {
	width:101px !important;
	left:676px !important;
	top:341px !important;
	min-height:10px !important;
}

#item206483 {
	width:86px !important;
	left:581px !important;
	top:369px !important;
	min-height:10px !important;
}

#item206529 {
	width:86px !important;
	left:581px !important;
	top:382px !important;
	min-height:10px !important;
}

#item206552 {
	width:16px !important;
	left:551px !important;
	top:369px !important;
	min-height:23px !important;
}

#item206575 {
	width:16px !important;
	left:567px !important;
	top:383px !important;
	min-height:11px !important;
}

#item206598 {
	width:11px !important;
	left:567px !important;
	top:369px !important;
	min-height:9px !important;
}

#item206621 {
	width:11px !important;
	left:666px !important;
	top:377px !important;
	min-height:10px !important;
}

#item206644 {
	width:101px !important;
	left:676px !important;
	top:377px !important;
	min-height:10px !important;
}

#item206679 {
	width:86px !important;
	left:833px !important;
	top:333px !important;
	min-height:10px !important;
}

#item206725 {
	width:86px !important;
	left:833px !important;
	top:346px !important;
	min-height:10px !important;
}

#item206748 {
	width:16px !important;
	left:803px !important;
	top:333px !important;
	min-height:23px !important;
}

#item206771 {
	width:16px !important;
	left:819px !important;
	top:347px !important;
	min-height:11px !important;
}

#item206794 {
	width:11px !important;
	left:819px !important;
	top:332px !important;
	min-height:9px !important;
}

#item206817 {
	width:11px !important;
	left:918px !important;
	top:341px !important;
	min-height:10px !important;
}

#item206840 {
	width:101px !important;
	left:928px !important;
	top:341px !important;
	min-height:10px !important;
}

#item206873 {
	width:223px !important;
	left:806px !important;
	top:366px !important;
	min-height:10px !important;
}

#item224520 {
	width:101px !important;
	left:72px !important;
	top:333px !important;
	min-height:10px !important;
}

#item224566 {
	width:101px !important;
	left:72px !important;
	top:346px !important;
	min-height:10px !important;
}

#item224590 {
	width:16px !important;
	left:55px !important;
	top:333px !important;
	min-height:23px !important;
}

#item224614 {
	width:16px !important;
	left:59px !important;
	top:357px !important;
	min-height:11px !important;
}

#item224637 {
	width:11px !important;
	left:60px !important;
	top:324px !important;
	min-height:9px !important;
}

#item224660 {
	width:11px !important;
	left:170px !important;
	top:341px !important;
	min-height:10px !important;
}

#item224683 {
	width:101px !important;
	left:181px !important;
	top:341px !important;
	min-height:10px !important;
}

#item224738 {
	width:726px !important;
	left:57px !important;
	top:424px !important;
	min-height:131px !important;
}

#item273363 {
	width:1089px !important;
	height:25px !important;
	background:#fff;
}

#item273368 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item273369 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item273365 {
	width:143px !important;
	height:25px !important;
	left:450px !important;
}

#item273422 {
	width:143px !important;
	height:25px !important;
	background:#fbdbd8;
}

#item273424 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item273419 {
	width:143px !important;
	height:25px !important;
	left:736px !important;
}

#item273453 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item273454 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item273477 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item273449 {
	width:143px !important;
	height:35px !important;
	left:306px !important;
	top:25px !important;
}

#item273482 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item273483 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item273506 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item273478 {
	width:143px !important;
	height:35px !important;
	left:450px !important;
	top:25px !important;
}

#item273512 {
	width:143px !important;
	height:35px !important;
	background:#fff;
}

#item273513 {
	width:134px !important;
	top:16px !important;
	min-height:19px !important;
}

#item273536 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:13px !important;
}

#item273508 {
	width:143px !important;
	height:35px !important;
	left:736px !important;
	top:25px !important;
}

#item273541 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item273542 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item273565 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item273537 {
	width:143px !important;
	height:24px !important;
	left:306px !important;
	top:60px !important;
}

#item273571 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item273572 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item273595 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item273566 {
	width:143px !important;
	height:24px !important;
	left:450px !important;
	top:60px !important;
}

#item273600 {
	width:143px !important;
	height:24px !important;
	background:#fff;
}

#item273601 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item273624 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item273596 {
	width:143px !important;
	height:24px !important;
	left:736px !important;
	top:60px !important;
}

#item273629 {
	width:143px !important;
	height:29px !important;
	background:#fff;
}

#item273630 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item273653 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item273625 {
	width:143px !important;
	height:29px !important;
	left:306px !important;
	top:84px !important;
}

#item273659 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item273660 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item273683 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item273654 {
	width:143px !important;
	height:39px !important;
	left:450px !important;
	top:84px !important;
}

#item273689 {
	width:143px !important;
	height:39px !important;
	background:#fff;
}

#item273690 {
	width:134px !important;
	top:6px !important;
	min-height:17px !important;
}

#item273713 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item273685 {
	width:143px !important;
	height:39px !important;
	left:736px !important;
	top:84px !important;
}

#item273718 {
	width:143px !important;
	height:38px !important;
	background:#fff;
}

#item273719 {
	width:134px !important;
	top:6px !important;
	min-height:23px !important;
}

#item273742 {
	width:128px !important;
	height:32px !important;
	left:8px !important;
	top:3px !important;
}

#item273714 {
	width:143px !important;
	height:38px !important;
	left:306px !important;
	top:113px !important;
}

#item273746 {
	width:143px !important;
	height:25px !important;
	background:#006300;
}

#item273747 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item273770 {
	width:143px !important;
	height:25px !important;
	background:#fff;
}

#item273771 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item273794 {
	width:143px !important;
	height:25px !important;
}

#item273743 {
	width:143px !important;
	height:25px !important;
	left:306px !important;
}

#item273798 {
	width:143px !important;
	height:39px !important;
}

#item273795 {
	width:143px !important;
	height:39px !important;
	left:307px !important;
	top:-14px !important;
}

#item273802 {
	width:138px !important;
	height:39px !important;
}

#item273799 {
	width:138px !important;
	height:39px !important;
	left:452px !important;
	top:-14px !important;
}

#item273810 {
	width:133px !important;
	height:33px !important;
}

#item273807 {
	width:133px !important;
	height:33px !important;
	left:743px !important;
	top:-8px !important;
}

#item273811 {
	width:192px !important;
	left:34px !important;
	top:10px !important;
	min-height:9px !important;
}

#item273837 {
	width:117px !important;
	left:938px !important;
	top:8px !important;
	min-height:9px !important;
}

#item276624 {
	width:143px !important;
	height:25px !important;
}

#item276625 {
	width:143px !important;
	top:10px !important;
	min-height:15px !important;
}

#item276621 {
	width:143px !important;
	height:25px !important;
	left:593px !important;
}

#item276653 {
	width:143px !important;
	height:34px !important;
	background:#fff;
}

#item276654 {
	width:134px !important;
	top:10px !important;
	min-height:14px !important;
}

#item276677 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:5px !important;
}

#item276649 {
	width:143px !important;
	height:34px !important;
	left:592px !important;
	top:55px !important;
}

#item276682 {
	width:143px !important;
	height:30px !important;
	background:#fff;
}

#item276683 {
	width:134px !important;
	top:16px !important;
	min-height:14px !important;
}

#item276706 {
	width:128px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

#item276678 {
	width:143px !important;
	height:30px !important;
	left:592px !important;
	top:25px !important;
}

#item276710 {
	width:133px !important;
	height:35px !important;
}

#item276707 {
	width:133px !important;
	height:35px !important;
	left:598px !important;
	top:-10px !important;
}

#item236565 {
	width:1089px !important;
	height:617px !important;
	left:-1px !important;
}

#item209468 {
	width:143px !important;
	height:89px !important;
	left:34px !important;
	top:324px !important;
}

#item209495 {
	width:177px !important;
	height:85px !important;
	left:34px !important;
	top:470px !important;
}

#item209519 {
	width:24px !important;
	height:25px !important;
	left:134px !important;
}
#in5footer,  #prefooter {display:none;}
